projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c04bf5e
)
Coding Style cleanup: remove trailing empty lines
author
Wolfgang Denk
<
[email protected]
>
Sun, 27 Mar 2011 19:48:08 +0000
(21:48 +0200)
committer
Wolfgang Denk
<
[email protected]
>
Sun, 27 Mar 2011 19:48:08 +0000
(21:48 +0200)
Signed-off-by: Wolfgang Denk <
[email protected]
>
arch/i386/config.mk
patch
|
blob
|
history
arch/sh/config.mk
patch
|
blob
|
history
board/eNET/eNET_start.S
patch
|
blob
|
history
board/nvidia/common/board.c
patch
|
blob
|
history
board/renesas/sh7757lcr/Makefile
patch
|
blob
|
history
board/renesas/sh7757lcr/spi-boot.c
patch
|
blob
|
history
doc/README.sh7757lcr
patch
|
blob
|
history
drivers/spi/sh_spi.c
patch
|
blob
|
history
drivers/spi/sh_spi.h
patch
|
blob
|
history
drivers/usb/eth/usb_ether.c
patch
|
blob
|
history
drivers/usb/gadget/rndis.c
patch
|
blob
|
history
diff --git
a/arch/i386/config.mk
b/arch/i386/config.mk
index 67aac0daa56b6949f09292b80c3735fdf9438bb2..47e0fb4c789bfdeacf9dedb2375328866979d53d 100644
(file)
--- a/
arch/i386/config.mk
+++ b/
arch/i386/config.mk
@@
-40,4
+40,3
@@
PLATFORM_LDFLAGS += --emit-relocs -Bsymbolic -Bsymbolic-functions
LDFLAGS_FINAL += --gc-sections -pie
LDSCRIPT := $(SRCTREE)/$(CPUDIR)/u-boot.lds
-
diff --git
a/arch/sh/config.mk
b/arch/sh/config.mk
index 48393b5eca1131273f0c2cbc0a4d7c83f7dce154..cd851f59c49eaaa06e349c0970b33cb4e360f549 100644
(file)
--- a/
arch/sh/config.mk
+++ b/
arch/sh/config.mk
@@
-37,4
+37,3
@@
LDSCRIPT := $(subst ",,$(CONFIG_SYS_LDSCRIPT))
else
LDSCRIPT := $(SRCTREE)/$(CPUDIR)/u-boot.lds
endif
-
diff --git
a/board/eNET/eNET_start.S
b/board/eNET/eNET_start.S
index 1b3d289f5e6f7d6e0cdce4356c4b5dc8e9a5ffc6..0dec7ea09bf940b6d246d3a7bc6237fcae249546 100644
(file)
--- a/
board/eNET/eNET_start.S
+++ b/
board/eNET/eNET_start.S
@@
-28,4
+28,3
@@
early_board_init:
/* No 32-bit board specific initialisation */
jmp early_board_init_ret
-
diff --git
a/board/nvidia/common/board.c
b/board/nvidia/common/board.c
index b2c412cf5ec6adfcf94610f36ff1a8468f2c921c..369cb2228eee46c24cc623786ca595d324c6362b 100644
(file)
--- a/
board/nvidia/common/board.c
+++ b/
board/nvidia/common/board.c
@@
-190,4
+190,3
@@
int board_init(void)
return 0;
}
-
diff --git
a/board/renesas/sh7757lcr/Makefile
b/board/renesas/sh7757lcr/Makefile
index e2e46ba087d7d2244f1b1cfac196a4ffa459b255..dd14d7cf82c988f9b225135189332077ab98c2e8 100644
(file)
--- a/
board/renesas/sh7757lcr/Makefile
+++ b/
board/renesas/sh7757lcr/Makefile
@@
-40,4
+40,3
@@
include $(SRCTREE)/rules.mk
sinclude $(obj).depend
#########################################################################
-
diff --git
a/board/renesas/sh7757lcr/spi-boot.c
b/board/renesas/sh7757lcr/spi-boot.c
index 823844e54b6dc22d127f1c6e65e5538d789e7c1d..71dcf5d4454d79cd85ebac9e48162e88ee2ede32 100644
(file)
--- a/
board/renesas/sh7757lcr/spi-boot.c
+++ b/
board/renesas/sh7757lcr/spi-boot.c
@@
-106,4
+106,3
@@
void __uses_spiboot2 spiboot_main(void)
_start();
}
-
diff --git
a/doc/README.sh7757lcr
b/doc/README.sh7757lcr
index cae14e055f85abe3da0840d522772221dabb457c..49fea5057b6b56f795fd7b5b078daa7497c0366d 100644
(file)
--- a/
doc/README.sh7757lcr
+++ b/
doc/README.sh7757lcr
@@
-61,4
+61,3
@@
You can write MAC address to SPI ROM.
ETHERC ch1 = 00:00:87:6c:21:81
GETHERC ch0 = 00:00:87:6c:21:82
GETHERC ch1 = 00:00:87:6c:21:83
-
diff --git
a/drivers/spi/sh_spi.c
b/drivers/spi/sh_spi.c
index ba43bec8bf0ff8ecfc75ff406a6eb8f3aaffa644..78c7f1ac816f9cd0cbdb3b9c8f2f3aaa7b65a35d 100644
(file)
--- a/
drivers/spi/sh_spi.c
+++ b/
drivers/spi/sh_spi.c
@@
-258,4
+258,3
@@
void spi_cs_deactivate(struct spi_slave *slave)
{
}
-
diff --git
a/drivers/spi/sh_spi.h
b/drivers/spi/sh_spi.h
index b1cf98cc335186029d8cf0148abfcbe5f4e9c365..dd8f937e48950661604caafa56140188cc6b83f7 100644
(file)
--- a/
drivers/spi/sh_spi.h
+++ b/
drivers/spi/sh_spi.h
@@
-76,4
+76,3
@@
static inline struct sh_spi *to_sh_spi(struct spi_slave *slave)
}
#endif
-
diff --git
a/drivers/usb/eth/usb_ether.c
b/drivers/usb/eth/usb_ether.c
index 9e3d0066862c8ea0af35b8409dc9b6170d91ce56..68a08836ec949499a2356e345381d3de8faeee52 100644
(file)
--- a/
drivers/usb/eth/usb_ether.c
+++ b/
drivers/usb/eth/usb_ether.c
@@
-147,4
+147,3
@@
int usb_host_eth_scan(int mode)
return 0;
return -1;
}
-
diff --git
a/drivers/usb/gadget/rndis.c
b/drivers/usb/gadget/rndis.c
index 886c0936e6ae74e2b7c2e6d8366039412bf855f9..404a7b96f893114794aabe8f7df4302fbc178605 100644
(file)
--- a/
drivers/usb/gadget/rndis.c
+++ b/
drivers/usb/gadget/rndis.c
@@
-1314,4
+1314,3
@@
void rndis_exit(void)
{
/* Nothing to do */
}
-